PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioAttributeDefinition Class / getName Method
In This Topic
    getName Method
    In This Topic
    Gets the attribute definition name.
    The attribute is displayed under this name in the user interface.
    Syntax
    public java.lang.String getName()

    Return Value

    The display name of the attribute definition
    See Also